[IA64] Fix qemu memory access on IA64
authorAlex Williamson <alex.williamson@hp.com>
Fri, 22 Feb 2008 15:40:32 +0000 (08:40 -0700)
committerAlex Williamson <alex.williamson@hp.com>
Fri, 22 Feb 2008 15:40:32 +0000 (08:40 -0700)
commit89224a0296d7dee2c9caab343f0440f1a5841b83
tree193c34a9d8fb50811b600a325ce5c5bfb59c0c14
parentbfe958468352a53505c0445fbd16a61103a1319e
[IA64] Fix qemu memory access on IA64

- Correct a parameter to xc_map_foreign_batch(). skipping vga hole.
- sync_icache() might overrun a page boundary. qemu-dm will die.

This re-enables HVM support after cset
99478ffd81ee8685e6376210a1bd654c3790bf8d in linux-2.6.18-xen.hg

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
tools/ioemu/hw/xen_machine_fv.c
tools/ioemu/target-i386-dm/exec-dm.c